home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Today 2000 January
/
Onto0100.iso
/
pc
/
Browser
/
Internet Explorer 5.0
/
ie 5.0
/
iejava.cab
/
com
/
ms
/
ie
/
ShellWindowFindWindowOptions.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1999-02-01
|
312 b
|
8 lines
package com.ms.ie;
public interface ShellWindowFindWindowOptions {
int SWFO_NEEDDISPATCH = 1;
int SWFO_INCLUDEPENDING = 2;
int SWFO_COOKIEPASSED = 4;
}